Skip to content

Conversation

@stefanushinardi
Copy link
Contributor

Description

Azure Functions team plan to release Python 3.9 for GA. We want to remove the preview flag for python 3.9 in functionapp create --help.

Testing Guide

Test with az functionapp create --help. The help content contains

  --runtime-version                    : The version of the functions runtime stack. Allowed
                                           values for each --runtime are: node -> [8, 10, 12, 14
                                           (preview)], java -> [8, 11], powershell -> [7.0], python
                                           -> [3.6, 3.7, 3.8, 3.9].

History Notes

[AppService] Remove preview flag for Python 3.9 in create function app command


This checklist is used to make sure that common guidelines for a pull request are followed.

@yungezz yungezz added the App Services az appservice label Apr 6, 2021
@qwordy qwordy merged commit 07595c1 into Azure:dev Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

App Services az appservice

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants